[INFO] cloning repository https://github.com/fornwall/rust-gpu-compiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fornwall/rust-gpu-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffornwall%2Frust-gpu-compiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffornwall%2Frust-gpu-compiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ad4d1f9a74acf9d29468385f7aa8f9e8044d6643
[INFO] fixing fornwall/rust-gpu-compiler against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffornwall%2Frust-gpu-compiler" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fornwall/rust-gpu-compiler
[INFO] finished tweaking git repo https://github.com/fornwall/rust-gpu-compiler
[INFO] tweaked toml for git repo https://github.com/fornwall/rust-gpu-compiler written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fornwall/rust-gpu-compiler on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fornwall/rust-gpu-compiler already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/EmbarkStudios/rust-gpu`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strcursor v0.2.5
[INFO] [stderr]   Downloaded scan-rules v0.2.0
[INFO] [stderr]   Downloaded unicode-segmentation v0.1.2
[INFO] [stderr]   Downloaded is-terminal v0.4.11
[INFO] [stderr]   Downloaded itertools v0.4.19
[INFO] [stderr]   Downloaded clap v4.5.0
[INFO] [stderr]   Downloaded rspirv v0.11.0+1.5.4
[INFO] [stderr]   Downloaded clap_builder v4.5.0
[INFO] [stderr]   Downloaded lazy_static v0.1.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b994dcdcaad342da5d0296da5e936e61516b65770dd10e0107e888166a9c6769
[INFO] running `Command { std: "docker" "start" "b994dcdcaad342da5d0296da5e936e61516b65770dd10e0107e888166a9c6769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b994dcdcaad342da5d0296da5e936e61516b65770dd10e0107e888166a9c6769" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b994dcdcaad342da5d0296da5e936e61516b65770dd10e0107e888166a9c6769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b994dcdcaad342da5d0296da5e936e61516b65770dd10e0107e888166a9c6769" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling strcursor v0.2.5
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking winnow v0.5.39
[INFO] [stderr]     Checking indexmap v2.2.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking clap_builder v4.5.0
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]    Compiling scan-rules v0.2.0
[INFO] [stderr]     Checking is-terminal v0.4.11
[INFO] [stderr]     Checking unicode-segmentation v0.1.2
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking rspirv v0.11.0+1.5.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking itertools v0.4.19
[INFO] [stderr]     Checking lazy_static v0.1.16
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]     Checking clap v4.5.0
[INFO] [stderr]     Checking tempfile v3.10.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking rustc_codegen_spirv-types v0.9.0 (https://github.com/EmbarkStudios/rust-gpu#8678d58d)
[INFO] [stderr]     Checking toml_edit v0.22.4
[INFO] [stderr]     Checking toml v0.8.10
[INFO] [stderr]     Checking rust-gpu-driver v0.20.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/build.rs:49:25
[INFO] [stdout]    |
[INFO] [stdout] 49 |     MetadataFileMissing(std::io::Error),
[INFO] [stdout]    |     ------------------- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SpirvBuilderError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 49 -     MetadataFileMissing(std::io::Error),
[INFO] [stdout] 49 +     MetadataFileMissing(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/build.rs:50:27
[INFO] [stdout]    |
[INFO] [stdout] 50 |     MetadataFileMalformed(serde_json::Error),
[INFO] [stdout]    |     --------------------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SpirvBuilderError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 50 -     MetadataFileMalformed(serde_json::Error),
[INFO] [stdout] 50 +     MetadataFileMalformed(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest.rs:393:30
[INFO] [stdout]     |
[INFO] [stdout] 393 | fn find_embedded_manifest(s: &str) -> Option<Manifest> {
[INFO] [stdout]     |                              ^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 393 | fn find_embedded_manifest(s: &str) -> Option<Manifest<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest.rs:561:35
[INFO] [stdout]     |
[INFO] [stdout] 561 | fn find_short_comment_manifest(s: &str) -> Option<Manifest> {
[INFO] [stdout]     |                                   ^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 561 | fn find_short_comment_manifest(s: &str) -> Option<Manifest<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest.rs:577:32
[INFO] [stdout]     |
[INFO] [stdout] 577 | fn find_code_block_manifest(s: &str) -> Option<Manifest> {
[INFO] [stdout]     |                                ^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 577 | fn find_code_block_manifest(s: &str) -> Option<Manifest<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/build.rs:49:25
[INFO] [stdout]    |
[INFO] [stdout] 49 |     MetadataFileMissing(std::io::Error),
[INFO] [stdout]    |     ------------------- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SpirvBuilderError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 49 -     MetadataFileMissing(std::io::Error),
[INFO] [stdout] 49 +     MetadataFileMissing(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/build.rs:50:27
[INFO] [stdout]    |
[INFO] [stdout] 50 |     MetadataFileMalformed(serde_json::Error),
[INFO] [stdout]    |     --------------------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SpirvBuilderError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 50 -     MetadataFileMalformed(serde_json::Error),
[INFO] [stdout] 50 +     MetadataFileMalformed(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest.rs:393:30
[INFO] [stdout]     |
[INFO] [stdout] 393 | fn find_embedded_manifest(s: &str) -> Option<Manifest> {
[INFO] [stdout]     |                              ^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 393 | fn find_embedded_manifest(s: &str) -> Option<Manifest<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest.rs:561:35
[INFO] [stdout]     |
[INFO] [stdout] 561 | fn find_short_comment_manifest(s: &str) -> Option<Manifest> {
[INFO] [stdout]     |                                   ^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 561 | fn find_short_comment_manifest(s: &str) -> Option<Manifest<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest.rs:577:32
[INFO] [stdout]     |
[INFO] [stdout] 577 | fn find_code_block_manifest(s: &str) -> Option<Manifest> {
[INFO] [stdout]     |                                ^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 577 | fn find_code_block_manifest(s: &str) -> Option<Manifest<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.11s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "b994dcdcaad342da5d0296da5e936e61516b65770dd10e0107e888166a9c6769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b994dcdcaad342da5d0296da5e936e61516b65770dd10e0107e888166a9c6769", kill_on_drop: false }`
[INFO] [stdout] b994dcdcaad342da5d0296da5e936e61516b65770dd10e0107e888166a9c6769
